home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS05.ADF / text / serial < prev    next >
Text File  |  1986-01-15  |  4KB  |  90 lines

  1.  
  2.  
  3. Serial Interface Connector Specification
  4. --------------------------------------------------
  5.  
  6. The 25 pin D type connector with sockets (DB25S=female) is used to
  7. interface to RS232C standard signals.  Signal names correspond to 
  8. those used in the appendices of the hardware manual when possible.
  9.  
  10.     WARNING:  Pins 14, 21 and 23 carry power.  Do not connect to 
  11.        these pins inadvertantly as they can permanently damage 
  12.        external equipment.  Also, pins 15-18, 23-25 carry 
  13.        non-standard signals and should not be inadvertantly 
  14.        connected. NEVER use a fully wired 25 line cable!
  15.  
  16.  
  17. Serial Interface Connector Pin Assignment (J6)
  18. --------------------------------------------------
  19.                            RS232
  20.   pin  name   dir  std  notes
  21.    1   FGND         y   frame ground -- do not tie to logic ground
  22.    2   TXD     O    y   transmit data
  23.    3   RXD     I    y   receive data
  24.    4   RTS     O    y   request to send
  25.    5   CTS     I    y   clear to send
  26.    6   DSR     I    y   data set ready
  27.    7   GND          y   signal ground -- do not tie to frame ground
  28.    8   CD      I    y   carrier detect
  29.    9   ---          n
  30.   10   ---          n
  31.   11   ---          y
  32.   12   ---          n
  33.   13   ---          n
  34.   14   -5V          n*  50 ma maximum   *** WARNING -5V ***
  35.   15   AUDO    O    n*  audio output from left (channels 0, 3) port,
  36.                            intended to send audio to the modem
  37.   16   AUDI    I    n*  audio input to right (channels 1, 2) port,
  38.                            intended to receive audio from the modem;
  39.                            this input is mixed with the analog output
  40.                            of the right (channels 1, 2). It is not 
  41.                            digitized or used by the computer in any 
  42.                            way.
  43.   17   EB      O    n*  716 KHz clock that supports 68000 peripheral
  44.                            transfers, intended for modem interface;
  45.                            this is the buffered version of the E 
  46.                            clock from the 68000.
  47.   18   INT2*   I    n*  asserting this OPEN COLLECTOR signal will 
  48.                            generate a level 2 interrupt to the 68000
  49.                            if it is enabled.
  50.   19   ---          n
  51.   20   DTR     O    y   data terminal ready
  52.   21   +5V          n*  100 ma maximum  *** WARNING +5V ***
  53.   22   ---          n
  54.   23   +12V         n*  50 ma maximum   *** WARNING +12V ***
  55.   24   C2*     O    n*  3.58 MHz intended for modems that need a 
  56.                            colorburst clock.
  57.   25   RESB*   O    n*  Amiga system reset
  58.  
  59.                 n*:  See warning above
  60.  
  61.  
  62.  Serial Interface Connector Timing
  63. --------------------------------------------------
  64.  
  65.  Maximum operating frequency is 19.2 KHz.  Refer to EIA standard
  66.  RS232C for operating and installation specifications. A rate of 
  67.  31.25 KHz will be supported through the use of a MIDI adapter.
  68.  
  69.  Modem control signals (CTS, RTS, DTR, DSR, CD) are completely under
  70.  software control.  The modem control lines have no hardware affect
  71.  on and are completely asynchronous to TXD and RXD.
  72.  
  73.  Serial Interface Connector Electrical Characteristics
  74. -------------------------------------------------------
  75.  
  76.    Outputs   min typ   max
  77.      Vo(-): -2.5 -x-  -5.5    V      Negative output voltage range
  78.      Vo(+):   8  -x-  13.2    V      Positive output voltage range
  79.      Io:         -x-  10      ma     Output current
  80.  
  81.    Inputs   min typ   max
  82.      Vi(+):   3 -x-   25    V      Positive input voltage range
  83.      Vi(-): -25 -x-   .5    V      Negative input voltage range
  84.      Vhys:  -x-  1    -x-   V      Input hysteresis voltage
  85.      Ii:     .3 -x-   10    ma     Input current
  86.  
  87.    Unconnected inputs are interpreted the same as positive input
  88.    voltages.
  89.  
  90.